Comment change.
authorRichard M. Stallman <rms@gnu.org>
Tue, 1 Jun 1993 15:56:29 +0000 (15:56 +0000)
committerRichard M. Stallman <rms@gnu.org>
Tue, 1 Jun 1993 15:56:29 +0000 (15:56 +0000)
lisp/ange-ftp.el

index 8f34d9797db40484e81e9089124b355d9b3e77fc..e15b185a8a5e0ef815199f6570de4e7e57a6c548 100644 (file)
@@ -1,7 +1,6 @@
 ;;; ange-ftp.el --- transparent FTP support for GNU Emacs
 
 ;;; Copyright (C) 1989, 1990, 1991, 1992, 1993  Free Software Foundation, Inc.
-;;; ??? Waiting for papers from several people.
 ;;;
 ;; Author: Andy Norman (ange@hplb.hpl.hp.com)
 ;; Keywords: comm
@@ -859,7 +858,7 @@ SIZE, if supplied, should be a prime number."
 ;;;; Internal variables.
 ;;;; ------------------------------------------------------------
 
-(defconst ange-ftp-version "$Revision: 1.18 $")
+(defconst ange-ftp-version "$Revision: 1.19 $")
 
 (defvar ange-ftp-data-buffer-name " *ftp data*"
   "Buffer name to hold directory listing data received from ftp process.")